Mapping URL: /product/productcategory/{id}
Description: find the product entities of productcategory with the appended id
Microservice: ProductService
/product/productcategory/{id} |
Mapping URL: /product/productcategory/{id}
Description: ProductCategoryService
Name: findAllProductOfProductCategory(id)
Request Method: GET
Service Interface: /product/productcategory/{id}
Service Entity: ProductCategory
3.1 CountryService | 3.2 DiscountCampaignService | 3.3 ProductService | 3.4 ShopLicenseService |